Micron Document
🎖️GitЯра🎖️

Commit 550c517d70ca2ed472ac1a5c3b203c69e12a1707


Parents : fc8f3bf
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-13T16:45:25-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-13T16:45:25-05:00

chore(deps): batch bump KSP, Wire, CMP, Material (#5447)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Changes

1 files changed, 4 insertions(+), 4 deletions(-)


Diff

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index e8f8d93fd9..16beff7ab6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -36,7 +36,7 @@ turbine = "1.2.1"
compose-screenshot = "0.0.1-alpha14"
# Compose Multiplatform
-compose-multiplatform = "1.11.0-rc01"
+compose-multiplatform = "1.11.0"
compose-multiplatform-material3 = "1.11.0-alpha07"
# `androidx-compose-bom-aligned` tracks androidx.compose.{runtime,ui,foundation,animation}
# artifacts that ship in lockstep with CMP. Kept as a separate version ref so Renovate
@@ -73,7 +73,7 @@ datadog-gradle = "1.26.0"
dd-sdk-android = "3.9.1"
detekt = "2.0.0-alpha.3"
dokka = "2.2.0"
-devtools-ksp = "2.3.7"
+devtools-ksp = "2.3.8"
firebase-crashlytics-gradle = "3.0.7"
google-services-gradle = "4.4.4"
markdownRenderer = "0.40.2"
@@ -81,7 +81,7 @@ okio = "3.17.0"
uri-kmp = "0.0.21"
osmdroid-android = "6.1.20"
spotless = "8.4.0"
-wire = "6.2.0"
+wire = "6.3.0"
vico = "3.2.0-next.4"
kable = "0.42.0"
mqttastic = "0.3.6"
@@ -228,7 +228,7 @@ dokka-android-documentation-plugin = { module = "org.jetbrains.dokka:android-doc
markdown-renderer = { module = "com.mikepenz:multiplatform-markdown-renderer", version.ref = "markdownRenderer" }
markdown-renderer-m3 = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version.ref = "markdownRenderer" }
markdown-renderer-android = { module = "com.mikepenz:multiplatform-markdown-renderer-android", version.ref = "markdownRenderer" }
-material = { module = "com.google.android.material:material", version = "1.13.0" }
+material = { module = "com.google.android.material:material", version = "1.14.0" }
kable-core = { module = "com.juul.kable:kable-core", version.ref = "kable" }
meshtastic-mqtt-client = { module = "org.meshtastic:mqtt-client", version.ref = "mqttastic" }

Served by rngit 1.5.4 - Generated in 0.06s